home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / boekhoud / finan / BADGER finance v1.0 beta 2.exe / xampplite / phpMyAdmin / lang / malay-utf-8.inc.php < prev    next >
PHP Script  |  2006-03-23  |  71KB  |  1,002 lines

  1. <?php
  2. /* $Id: malay-utf-8.inc.php,v 2.118.2.3 2006/03/23 17:42:14 lem9 Exp $ */
  3.  
  4. /*
  5. Projek Penterjemahan (l10n) phpmyadmin.net boleh diakses di laman http://shapik.johordt.com/l10n
  6. Projek ini diusahakan oleh saya - sicksand - Mohammad Shafiq Mohd Mustapa
  7. Ditujukan untuk sayang saya Nur Khairiyah.
  8. Antara yang menjayakan projek ini ialah (turutan bukan keutamaan)
  9.  
  10. Asrul Munir Bin Azizan - ntahsapentah@hotmail.com
  11. Hasbullah - exs2me@hotmail.com
  12. sot - sid80@yahoo.com
  13. silla - roscla@yahoo.com
  14. bagaksasa - bagaksasa@hotmail.com
  15. Bustamam Harun - bustamam98@yahoo.com
  16. Hasbullah Bin Pit - sebol@ikhlas.com, Merlimau
  17. nina - nina@hotmail.com
  18. muslim - sayamuslim@hotmail.com
  19. ejoe - webmaster@ejoe.net
  20. huhu - huhu@huh.net
  21. redkod - r3dkod@yahoo.com
  22. */
  23.  
  24. $charset = 'utf-8';
  25. $allow_recoding = TRUE;
  26. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  27. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  28. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  29. $number_thousands_separator = ',';
  30. $number_decimal_separator = '.';
  31. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  32. $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  33. $timespanfmt = '%s hari, %s jam, %s minit dan %s saat';
  34.  
  35. $day_of_week = array('Aha', 'Isn', 'Sel', 'Rab', 'Kha', 'Jum', 'Sab');
  36. $month = array('Jan', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Jul', 'Ogos', 'Sept', 'Okt', 'Nov', 'Dis');
  37. // See http://www.php.net/manual/en/function.strftime.php to define the
  38. // variable below
  39. $datefmt = '%B %d, %Y at %I:%M %p';
  40.  
  41. $strAPrimaryKey = 'Kekunci utama telah ditambah pada %s';
  42. $strAbortedClients = 'DiBatalkan';
  43. $strAccessDenied = 'Akses dinafikan';
  44. $strAction = 'Aksi';
  45. $strAddDeleteColumn = 'Tambah/Padam Kolum Medan';
  46. $strAddDeleteRow = 'Tambah/Padam Baris Kriteria';
  47. $strAddNewField = 'Tambah medan baru';
  48. $strAddSearchConditions = 'Tambah kriteria carian (badan bagi klausa "where"):';
  49. $strAddToIndex = 'Tambah ke indeks  %s kolum';
  50. $strAddUser = 'Tambah Pengguna Baru';
  51. $strAddUserMessage = 'Anda telah menambah pengguna baru.';
  52. $strAffectedRows = 'Baris yang terlibat:';
  53. $strAfter = 'Selepas %s';
  54. $strAfterInsertBack = 'Kembali ke muka sebelumnya';
  55. $strAfterInsertNewInsert = 'Tambah baris yang baru';
  56. $strAll = 'Semua';
  57. $strAllTableSameWidth = 'paparkan semua Jadual dengan kelebaran yang sama?';
  58. $strAlterOrderBy = 'Alter table order by';
  59. $strAnIndex = 'Indeks telah ditambah pada %s';
  60. $strAnalyzeTable = 'Analyze table';
  61. $strAnd = 'Dan';
  62. $strAny = 'Sebarang';
  63. $strAnyHost = 'Sebarang hos';
  64. $strAnyUser = 'Sebarang pengguna';
  65. $strAscending = 'Menaik';
  66. $strAtBeginningOfTable = 'Pada Awalan Jadual';
  67. $strAtEndOfTable = 'Pada Akhir Jadual';
  68. $strAttr = 'Atribut';
  69.  
  70. $strBack = 'Undur';
  71. $strBeginCut = 'MULA SALIN';
  72. $strBeginRaw = 'MULA MENTAH';
  73. $strBinary = 'Binari';
  74. $strBinaryDoNotEdit = 'Binari - jgn diubah';
  75. $strBookmarkDeleted = 'TandaBuku telah dipadam.';
  76. $strBookmarkLabel = 'Label';
  77. $strBookmarkQuery = 'Tandabuku kueri-SQL';
  78. $strBookmarkThis = 'andabuku kueri-SQL ini';
  79. $strBookmarkView = 'Paparan sahaja';
  80. $strBrowse = 'Lungsur';
  81. $strBzError = 'phpMyAdmin tidak dapat memampatkan longgokan kerana terdapat masalah dalam sambungan Bz2 didalam php versi ini. Anda digalakkan untuk mengubah <code>$cfg[\'BZipDump\']</code> di fail konfigurasi phpMyAdmin kepada <code>FALSE</code>. Jika anda ingin menggunakan sambungan Bz2, anda digalakkan untuk meningkatkan versi php anda. Sila lihat laporan pepijat php %s untuk keterangan lanjut.';
  82. $strBzip = 'bzipped';
  83.  
  84. $strCannotLogin = 'Tidak boleh log-masuk ke server MySQL';
  85. $strCantLoadRecodeIconv = 'Tidak dapat memuat iconv atau kodsemula sambungan yang diperlukan untuk menukar set aksara, konfigur php utk membolehkan penggunaan sambungan ini atau abaikan pengubahan set aksara di phpMyAdmin.';
  86. $strCantRenameIdxToPrimary = 'Tidak boleh menukar indekx ke PRIMARY!';
  87. $strCantUseRecodeIconv = 'Tidak boleh menggunakan fungsi iconv mahupun libiconv mahupun recode_string apabila sambungan lapuran dimuat. Periksa konfigurasi php anda.';
  88. $strCardinality = 'Kardinaliti';
  89. $strChange = 'Ubah';
  90. $strChangeDisplay = 'Pilih Medan untuk dipapar';
  91. $strChangePassword = 'Ubah Katalaluan';
  92. $strCharsetOfFile = 'Fail bagi set Aksara:';
  93. $strCheckAll = 'Tanda Semua';
  94. $strCheckTable = 'Periksa Jadual';
  95. $strChoosePage = 'Sila Pilih Laman untuk diubah';
  96. $strColComFeat = 'Memaparkan Komen Kolum';
  97. $strColumnNames = 'Nama Kolum';
  98. $strCommand = 'Arahan';
  99. $strComments = 'Komen';
  100. $strCompleteInserts = 'Kemasukkan Selesai';
  101. $strCompression = 'Mampatan';
  102. $strConfigFileError = 'phpMyAdmin tidak dapat membaca fail konfigurasi!<br \\>Ini mungkin terjadi apabila ada kesalahan dalam php ataupun php tidak jumpa fail tersebut.<br />Sila panggil fail konfigurasi menggunakan pautan dibawah dan baca kesalahan php yang diterima. Dalam kebanyakan kes quote atau semicolon tertinggal.<br />Jika kamu terima laman kosong, semuanya berjalan lancar.';
  103. $strConfigureTableCoord = 'Sila konfigurasikan kordinat bagi jadual %s';
  104. $strConnections = 'Hubungan';
  105. $strCookiesRequired = 'Cecikut mestilah dihidupkan ketika ini.';
  106. $strCopyTable = 'Salin jadual ke (pangkalandata<b>.</b>jadual):';
  107. $strCopyTableOK = 'Jadual %s telah disalin ke %s.';
  108. $strCouldNotKill = 'phpMyAdmin tidak dapat mematikan bebenang %s. Ianya mungkin telah ditutup.';
  109. $strCreate = 'Cipta';
  110. $strCreateIndex = 'Cipta indeks pada  %s ';
  111. $strCreateIndexTopic = 'Cipta indeks baru';
  112. $strCreateNewDatabase = 'Cipta pangkalan data baru';
  113. $strCreateNewTable = 'Cipta jadual baru pada pangkalan data %s';
  114. $strCreatePage = 'Cipta Halaman baru';
  115. $strCreatePdfFeat = 'Ciptaan bagi PDF';
  116. $strCriteria = 'Kriteria';
  117.  
  118. $strData = 'Data';
  119. $strDataDict = 'Kamus Data';
  120. $strDataOnly = 'Data sahaja';
  121. $strDatabase = 'Pangkalan Data';
  122. $strDatabaseHasBeenDropped = 'angkalan data %s telah digugurkan.';
  123. $strDatabases = 'pangkalan data';
  124. $strDatabasesStats = 'Statistik pangkalan data';
  125. $strDefault = 'Asal';
  126. $strDelete = 'Padam';
  127. $strDeleted = 'Baris telah dipadam';
  128. $strDeletedRows = 'Baris dipadam:';
  129. $strDescending = 'Menurun';
  130. $strDisabled = 'Tidak Membenarkan';
  131. $strDisplayFeat = 'Paparkan Ciri-ciri';
  132. $strDisplayOrder = 'Turutan paparan:';
  133. $strDisplayPDF = 'Papar Skema PDF';
  134. $strDoAQuery = 'Lakukan "kueri melalui contoh" (wilidcard: "%")';
  135. $strDoYouReally = 'Adakah anda ingin ';
  136. $strDocu = 'Dokumentasi';
  137. $strDrop = 'Gugur';
  138. $strDumpXRows = 'Longgok %s baris bermula pada rekod # %s.';
  139. $strDumpingData = 'Melonggok data bagi jadual';
  140. $strDynamic = 'dinamik';
  141.  
  142. $strEdit = 'Ubah';
  143. $strEditPDFPages = 'Ubah Halaman PDF';
  144. $strEditPrivileges = 'Ubah Privilej';
  145. $strEffective = 'Berkesan';
  146. $strEmpty = 'Kosong';
  147. $strEmptyResultSet = 'MySQL memulangkan set hasil kosong (i.e. sifar baris)';
  148. $strEnabled = 'Membenarkan';
  149. $strEnd = 'Tamat';
  150. $strEndCut = 'TAMAT SALIN';
  151. $strEndRaw = 'TAMAT MENTAH';
  152. $strEnglishPrivileges = ' Nota: Nama privilej MySQL adalah dinyatakan dalam B.Inggeris ';
  153. $strError = 'Ralat';
  154. $strExplain = 'Terangkan Kod SQL';
  155. $strExport = 'Eksport';
  156. $strExtendedInserts = 'Penyelitan Lanjutan';
  157. $strExtra = 'Ekstra';
  158.  
  159. $strFailedAttempts = 'Percubaan Gagal';
  160. $strField = 'Medan';
  161. $strFieldHasBeenDropped = 'Medan %s telah digugurkan';
  162. $strFields = 'Medan';
  163. $strFieldsEmpty = ' Bilangan medan adalah kosong! ';
  164. $strFieldsEnclosedBy = 'Medan disertai oleh';
  165. $strFieldsEscapedBy = 'Medan dilarikan oleh';
  166. $strFieldsTerminatedBy = 'Medan dihapuskan oleh';
  167. $strFixed = 'tetap';
  168. $strFlushTable = 'Buang jadual ("FLUSH")';
  169. $strFormEmpty = 'Kehilangan nilai pada borang! !';
  170. $strFormat = 'Format';
  171. $strFullText = 'Teks Penuh';
  172. $strFunction = 'Fungsi';
  173.  
  174. $strGenBy = 'Dijana oleh';
  175. $strGenTime = 'Masa dijana';
  176. $strGeneralRelationFeat = 'Ciri-ciri hubungan am';
  177. $strGlobalValue = 'Nilai Global';
  178. $strGo = 'Pergi';
  179. $strGzip = '"digzip"';
  180.  
  181. $strHasBeenAltered = 'telah diubahsuai.';
  182. $strHasBeenCreated = 'telah dicipta.';
  183. $strHaveToShow = 'Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar';
  184. $strHome = 'Rumah';
  185. $strHomepageOfficial = 'Laman Rasmi phpMyAdmin';
  186. $strHost = 'Hos';
  187. $strHostEmpty = 'Nama hos adalah kosong!';
  188.  
  189. $strId = 'ID';
  190. $strIdxFulltext = 'Tekspenuh';
  191. $strIgnore = 'Abai';
  192. $strImportDocSQL = 'Import Fail docSQL';
  193. $strInUse = 'sedang digunakan';
  194. $strIndex = 'Indeks';
  195. $strIndexHasBeenDropped = 'Indeks %s telah digugurkan';
  196. $strIndexName = 'Nama indeks :';
  197. $strIndexType = 'Jenis indeks :';
  198. $strIndexes = 'Indeks';
  199. $strInsecureMySQL = 'Fail Konfigurasi anda mengandungi pelengkapan (root tidak berkata laluan) yang bersesuaian dengan privilej akaun MySQL. Pelayan MySQL anda dilaksanakan dengan pelengkapan asas, ianya terdedah kepada pencerobohan, dan anda hendaklah membetulkan lubang keselamatan ini.';
  200. $strInsert = 'Selit';
  201. $strInsertAsNewRow = 'Selitkan baris baru';
  202. $strInsertNewRow = 'Selitkan baris baru';
  203. $strInsertedRows = 'Baris diselit:';
  204.  
  205. $strKeepPass = 'Jangan tukar katalaluan';
  206. $strKeyname = 'Nama Kekunci';
  207. $strKill = 'Bunuh';
  208.  
  209. $strLandscape = 'Menegak';
  210. $strLaTeX = 'LaTeX';
  211. $strLengthSet = 'Panjang/Nilai*';
  212. $strLimitNumRows = 'Bilangan baris per halaman';
  213. $strLinesTerminatedBy = 'Baris ditamatkan oleh';
  214. $strLinkNotFound = 'Pautan tidak dijumpai';
  215. $strLinksTo = 'Pautan ke';
  216. $strLocationTextfile = 'Lokasi bagi fail teks';
  217. $strLogPassword = 'Katalaluan:';
  218. $strLogUsername = 'Namapengguna:';
  219. $strLogin = 'Logmasuk';
  220. $strLogout = 'Log keluar';
  221.  
  222. $strModifications = 'Pengubahsuaian telah disimpan';
  223. $strModify = 'Ubahsuai';
  224. $strModifyIndexTopic = 'Ubahsuai indeks';
  225. $strMoveTable = 'Pindahkan jadual ke (pangkalandata<b>.</b>jadual):';
  226. $strMoveTableOK = 'Jadual %s telah dipindahkan ke %s.';
  227. $strMySQLCharset = 'Set Aksara MySQL';
  228. $strMySQLSaid = 'MySQL berkata: ';
  229. $strMySQLShowProcess = 'Papar proses';
  230. $strMySQLShowStatus = 'Papar maklumat masalaksana MySQL';
  231. $strMySQLShowVars = 'Papar pembolehubah sistem MySQL';
  232.  
  233. $strName = 'Nama';
  234. $strNext = 'Berikut';
  235. $strNo = 'Tidak';
  236. $strNoDatabases = 'Tiada pangkalan data';
  237. $strNoDescription = 'tiada keterangan';
  238. $strNoDropDatabases = 'keterangan "DROP DATABASE" di tidak aktifkan .';
  239. $strNoExplain = 'Skip Explain SQL';
  240. $strNoFrames = 'phpMyAdmin lebih mesra dengan pelayar web <b>menyokong-kerangka</b> seperti mozilla.';
  241. $strNoIndex = 'Tiada indeks ditafrifkan!';
  242. $strNoIndexPartsDefined = 'Tiada bahagian indeks ditakrifkan!';
  243. $strNoModification = 'Tiada perubahan';
  244. $strNoPassword = 'Tiada Katalaluan';
  245. $strNoPhp = 'Tanpa Kod PHP';
  246. $strNoPrivileges = 'Tiada Privilej';
  247. $strNoRights = 'Anda tidak mempunyai hak mencukupi untuk berada disini sekarang!';
  248. $strNoTablesFound = 'Tiada jadual dijumpai pada pangkalan data.';
  249. $strNoUsersFound = 'Tiada pengguna dijumpai.';
  250. $strNoValidateSQL = 'Melangkau Pengesahan SQL';
  251. $strNone = 'Tiada';
  252. $strNotNumber = 'Ini adalah bukan nombor!!';
  253. $strNotOK = 'tidak OK';
  254. $strNotSet = 'Jadual <b>%s</b> tidak dijumpai atau ditetapkan pada %s';
  255. $strNull = 'Null';
  256. $strNumSearchResultsInTable = '%s padanan di dalam jadual <i>%s</i>';
  257. $strNumSearchResultsTotal = '<b>Jumlah</b>: <i>%s</i> padanan';
  258. $strNumTables = 'Jadual-jadual';
  259.  
  260. $strOK = 'OK';
  261. $strOperations = 'Operasi';
  262. $strOptimizeTable = 'Optimakan jadual';
  263. $strOr = 'Atau';
  264. $strOverhead = 'Melebihi';
  265.  
  266. $strPHP40203 = 'Anda Menggunakan PHP 4.2.3, dimana terdapat pepijat serius didalam multi-byte strings (mbstring). Lihat Laporan Pepijat PHP 19404. PHP versi ini adalah tidak digalakkan dalam menggunakan phpMyAdmin.';
  267. $strPHPVersion = 'Versi PHP';
  268. $strPageNumber = 'Muka Surat:';
  269. $strPartialText = 'Sebahagian Teks';
  270. $strPassword = 'Katalaluan';
  271. $strPasswordEmpty = 'Katalaluan adalah kosong!';
  272. $strPasswordNotSame = 'Katalaluan tidak sama!';
  273. $strPdfDbSchema = 'Skema bagi pangkalan data "%s" database - Laman %s';
  274. $strPdfInvalidTblName = 'Jadual "%s" tidak wujud!';
  275. $strPdfNoTables = 'Tiada Jadual';
  276. $strPerHour = 'per jam';
  277. $strPhp = 'Cipta Kod PHP';
  278. $strPmaDocumentation = 'Dokumentasi phpMyAdmin';
  279. $strPmaUriError = '<tt>$cfg[PmaAbsoluteUri]</tt> MESTI disetkan di dalam fail konfigurasi.';
  280. $strPortrait = 'Melintang';
  281. $strPos1 = 'Mula';
  282. $strPrevious = 'Terdahulu';
  283. $strPrimary = 'Utama';
  284. $strPrimaryKeyHasBeenDropped = 'Kekunci utama telah digugurkan';
  285. $strPrimaryKeyName = 'Nama kekunci utama mestilah... PRIMARY!';
  286. $strPrimaryKeyWarning = '("PRIMARY" <b>mesti</b> nama dan <b>semesti</b> dari kekunci utama!)';
  287. $strPrint = 'Cetak';
  288. $strPrintView = 'Paparan Cetak';
  289. $strPrivileges = 'Privilej';
  290. $strProcesslist = 'Senarai Proses';
  291. $strPutColNames = 'Letakkan medan di baris pertama';
  292.  
  293. $strQBE = 'Kueri';
  294. $strQBEDel = 'Del';
  295. $strQBEIns = 'Ins';
  296. $strQueryOnDb = 'SQL- kueri pada pangkalan data <b>%s</b>:';
  297. $strQueryStatistics = '<b>Kueri Statistik</b>: Sejak ia dijalankan, %s kueri telah dihantar kepada pelayan.';
  298. $strQueryType = 'Jenis Kueri';
  299.  
  300. $strReType = 'Ulang-taip';
  301. $strReceived = 'DiTerima';
  302. $strRecords = 'Rekod';
  303. $strReferentialIntegrity = 'Semak integriti rujukan:';
  304. $strRelationalSchema = 'Skema Hubungan';
  305. $strRelationNotWorking = 'Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah tidak diaktifkan. Untuk mengetahuinya klik %shere%s.';
  306. $strRelationView = 'Paparan Hubungan';
  307. $strReloadMySQL = 'Ulangmuat MySQL';
  308. $strRenameTable = 'Tukarnama jadual ke';
  309. $strRenameTableOK = 'Jadual %s telah ditukarnama ke %s';
  310. $strRepairTable = 'Baiki jadual';
  311. $strReplaceTable = 'Ganti data jadual dengan fail';
  312. $strReset = 'Ulangtetap';
  313. $strRevoke = 'TarikBalik';
  314. $strRevokeMessage = 'Anda telah menarikbalik privilej Keistimewaan untuk %s';
  315. $strRowLength = 'Panjang baris';
  316. $strRowSize = ' Saiz baris ';
  317. $strRows = 'Baris';
  318. $strRowsFrom = 'baris bermula dari rekod #';
  319. $strRowsModeHorizontal = 'mengufuk';
  320. $strRowsModeOptions = 'pada mod %s dan ulang pengepala selepas %s sel';
  321. $strRowsModeVertical = 'menegak';
  322. $strRowsStatistic = 'Statistik Baris';
  323. $strRunQuery = 'Hantar Kueri';
  324. $strRunSQLQuery = 'Laksana kueri SQL pada pangkalan data %s';
  325. $strRunning = 'dilaksana pada %s';
  326.  
  327. $strSQL = 'SQL';
  328. $strSQLParserBugMessage = 'Ada kemungkinan anda akan berjumpa dengan pepijat di penghuraian SQL. Sila semak kueri anda dengan teliti, dan periksa tanda quote adalah betul dan tidak tersalah letak. Antara kegagalan lain mungkin disebabkan fail yang dimuatnaik bersama binari oleh anda berada diluar kawasan quote. Anda juga boleh mencuba kueri MySQL anda di antaramuka aturan baris (cli). Dibawah adalah kesalah Pelayan MySql , jika ada, ianya membantu anda menganalisis masalah. Jika masih terdapat pemasalahan atau masalah penghuraian dimana antaramuka aturan baris berjaya, sila kurangkan kemasukan kueri SQL kepada satu kueri yang bermasalah, dan lapurkan pepijat desertai oleh seruas data dan SALIN keratan rentas dibawah:';
  329. $strSQLParserUserError = 'Ada kemungkin kueri SQL anda salah. Dibawah adalah kesalah Pelayan MySql , jika ada, ianya membantu anda menganalisis masalah';
  330. $strSQLQuery = 'kueri-SQL';
  331. $strSQLResult = 'Hasil SQL';
  332. $strSQPBugInvalidIdentifer = 'Pengenalan TidakSah';
  333. $strSQPBugUnclosedQuote = 'Tanda quote tidak disertakan';
  334. $strSQPBugUnknownPunctuation = 'TandaBaca tidak dikenali';
  335. $strSave = 'Simpan';
  336. $strScaleFactorSmall = 'Faktor skala adalah terlalu kecil supaya muat dengan skema dalam satu halaman';
  337. $strSearch = 'Cari';
  338. $strSearchFormTitle = 'Cari di pangkalan data';
  339. $strSearchInTables = 'Di dalam jadual:';
  340. $strSearchNeedle = 'Perkataan atau nilai untuk dicari (wildcard:  "%"):';
  341. $strSearchOption1 = 'sekurang-kurangnya satu perkataan';
  342. $strSearchOption2 = 'semua perkataan';
  343. $strSearchOption3 = 'Frasa tepat';
  344. $strSearchOption4 = 'sebagai penyataan regular (regexp)';
  345. $strSearchResultsFor = 'Hasil carian bagi "<i>%s</i>" %s:';
  346. $strSearchType = 'Cari:';
  347. $strSelectADb = 'Sila pilih pangkalan data';
  348. $strSelectAll = 'Sila pilih pangkalan data';
  349. $strSelectFields = 'Pilih medan (sekurang-kurangnya satu):';
  350. $strSelectNumRows = 'pada kueri';
  351. $strSelectTables = 'Pilih Jadual';
  352. $strSend = 'Simpan sebagai fail';
  353. $strSent = 'Hantar';
  354. $strServer = 'Pelayan';
  355. $strServerChoice = 'Pilihan Pelayan';
  356. $strServerStatus = 'Informasi MasaJana';
  357. $strServerStatusUptime = 'Pelayan MySQL ini telah berjalan selama %s. Ia dihidupkan pada %s.';
  358. $strServerTabVariables = 'Pemboleh-pembolehubah';
  359. $strServerTabProcesslist = 'Proses-proses';
  360. $strServerTrafficNotes = '<b>Kesibukan Pelayan</b>: Jadual menunjukkan statistik kesibukan rangkaian pada pelayan MySQL server semenjak ia dihidupkan.';
  361. $strServerVars = 'Pembolehubah dan Penetapan Pelayan';
  362. $strServerVersion = 'Versi Pelayan';
  363. $strSessionValue = 'Nilai Sessi';
  364. $strSetEnumVal = 'Jika jenis medan ialah "enum" atau "set", sila masukkan nilai menggunakan format: \'a\',\'b\',\'c\'...<br />Jika Anda ingin menggunakan backslash ("\") atau single quote ("\'") didalam nilai tersebut, backslashes kan ia (cth \'\\\\xyz\' or \'a\\\'b\').';
  365. $strShow = 'Papar';
  366. $strShowAll = 'Papar semua';
  367. $strShowColor = 'Papar warna';
  368. $strShowDatadictAs = 'Format Kamus Data';
  369. $strShowGrid = 'Papar grid';
  370. $strShowPHPInfo = 'Papar maklumat PHP';
  371. $strShowTableDimension = 'Papar dimensi jadual';
  372. $strShowTables = 'Papar jadual';
  373. $strShowThisQuery = ' Papar kueri ini di sini lagi ';
  374. $strShowingRecords = 'Papar baris';
  375. $strSingly = '(persatu)';
  376. $strSize = 'Saiz';
  377. $strSort = 'Isih';
  378. $strSpaceUsage = 'Penggunaan ruang';
  379. $strSplitWordsWithSpace = 'Perkataan dipisahkan oleh aksara ruang (" ").';
  380. $strStatement = 'Penyataan';
  381. $strStatus = 'Status';
  382. $strStrucCSV = 'data CSV';
  383. $strStrucData = 'Struktur dan data';
  384. $strStrucDrop = 'Tambah DROP TABLE';
  385. $strStrucExcelCSV = 'CSV untuk sata MS Excel';
  386. $strStrucOnly = 'Struktur sahaja';
  387. $strStructPropose = 'Cadangkan struktur jadual';
  388. $strStructure = 'Struktur';
  389. $strSubmit = 'Hantar';
  390. $strSuccess = 'Kueri-SQL anda telah dilaksanakan dengan jaya';
  391. $strSum = 'Jumlah';
  392.  
  393. $strTable = 'Jadual';
  394. $strTableComments = 'Komen jadual';
  395. $strTableEmpty = 'Nama jadual  adalah kosong';
  396. $strTableHasBeenDropped = 'Jadual %s telah digugurkan';
  397. $strTableHasBeenEmptied = 'Jadual %s telah dikosongkan';
  398. $strTableHasBeenFlushed = 'Jadual %s telah dibuangkan';
  399. $strTableMaintenance = 'Penyenggaraan Jadual';
  400. $strTableOfContents = 'Kandungan';
  401. $strTableStructure = 'Struktur jadual bagi jadual';
  402. $strTableType = 'Jenis Jadual';
  403. $strTables = '%s jadual';
  404. $strTextAreaLength = ' Kerana kepanjangannya, <br />medan ini tidak boleh diedit ';
  405. $strThreadSuccessfullyKilled = 'Bebenang %s telah berjaya dimatikan.';
  406. $strTime = 'Masa';
  407. $strTotal = 'jumlah';
  408. $strTotalUC = 'Jumlah';
  409. $strTraffic = 'Kesibukan';
  410. $strType = 'Jenis';
  411.  
  412. $strUncheckAll = 'Nyahtanda Semua';
  413. $strUnique = 'Unik';
  414. $strUnselectAll = 'Nyahpilih Semua';
  415. $strUpdatePrivMessage = 'Anda telah mengemaskini privilej bagi %s.';
  416. $strUpdateProfileMessage = 'Profil telah dikemaskini.';
  417. $strUpdateQuery = 'Kemaskini Kueri';
  418. $strUsage = 'Penggunaan';
  419. $strUseBackquotes = 'Sertakan nama jadual dan medan dengan backquotes';
  420. $strUseTables = 'Guna Jadual';
  421. $strUser = 'Pengguna';
  422. $strUserEmpty = 'Kata Pengenalan kosong!';
  423. $strUserName = 'Kata Pengenalan';
  424.  
  425. $strValidateSQL = 'Mengesahkan SQL';
  426. $strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatit di %sdocumentation%s.';
  427. $strValue = 'Nilai';
  428. $strVar = 'Pembolehubah';
  429. $strViewDump = 'Lihat longgokan (skema) pangkalan data';
  430. $strViewDumpDB = 'Lihat longgokan (skema) pangkalan data';
  431.  
  432. $strWebServerUploadDirectory = 'direktori muatnaik pelayan-web';
  433. $strWebServerUploadDirectoryError = 'Direktori muatnaik yang telah ditetapkan tidak dapat dicapai';
  434. $strWelcome = 'Selamat Datang ke %s';
  435. $strWithChecked = 'Dengan pilihan:';
  436. $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
  437.  
  438. $strYes = 'Ya';
  439.  
  440. $strZip = '"zipped"';
  441.  
  442. // To translate
  443. $strAdministration = 'Administration'; //to translate
  444. $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
  445. $strGlobalPrivileges = 'Global privileges'; //to translate
  446. $strGrantOption = 'Grant'; //to translate
  447. $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
  448. $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
  449. $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
  450. $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
  451. $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
  452. $strPrivDescDelete = 'Allows deleting data.'; //to translate
  453. $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
  454. $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
  455. $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
  456. $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
  457. $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
  458. $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
  459. $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
  460. $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
  461. $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
  462. $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
  463. $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
  464. $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
  465. $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
  466. $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
  467. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
  468. $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
  469. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
  470. $strPrivDescSelect = 'Allows reading data.'; //to translate
  471. $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
  472. $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
  473. $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
  474. $strPrivDescUpdate = 'Allows changing data.'; //to translate
  475. $strPrivDescUsage = 'No privileges.'; //to translate
  476. $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
  477. $strResourceLimits = 'Resource limits'; //to translate
  478. $strUserOverview = 'User overview'; //to translate
  479. $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
  480.  
  481. $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
  482.  
  483. $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
  484. $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
  485. $strDeleting = 'Deleting %s'; //to translate
  486. $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
  487. $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
  488. $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
  489. $strRemoveSelectedUsers = 'Remove selected users'; //to translate
  490. $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
  491. $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
  492. $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
  493.  
  494. $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
  495. $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
  496. $strColumnPrivileges = 'Column-specific privileges'; //to translate
  497. $strDbPrivileges = 'Database-specific privileges'; //to translate
  498. $strLocalhost = 'Local';
  499. $strLoginInformation = 'Login Information'; //to translate
  500. $strTblPrivileges = 'Table-specific privileges'; //to translate
  501. $strThisHost = 'This Host'; //to translate
  502. $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
  503. $strUserAlreadyExists = 'The user %s already exists!'; //to translate
  504. $strUseTextField = 'Use text field'; //to translate
  505.  
  506. $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
  507. $strAddedColumnComment = 'Added comment for column';  //to translate
  508. $strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
  509. $strAddedColumnRelation = 'Added relation for column';  //to translate
  510. $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
  511. $strFileCouldNotBeRead = 'File could not be read';  //to translate
  512. $strIgnoringFile = 'Ignoring file %s';  //to translate
  513. $strThisNotDirectory = 'This was not a directory';  //to translate
  514. $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
  515. $strImportFiles = 'Import files';  //to translate
  516. $strDBGModule = 'Module';  //to translate
  517. $strDBGLine = 'Line';  //to translate
  518. $strDBGHits = 'Hits';  //to translate
  519. $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
  520. $strDBGTotalTimeMs = 'Total time, ms';  //to translate
  521. $strDBGMinTimeMs = 'Min time, ms';  //to translate
  522. $strDBGMaxTimeMs = 'Max time, ms';  //to translate
  523. $strDBGContextID = 'Context ID';  //to translate
  524. $strDBGContext = 'Context';  //to translate
  525. $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
  526. $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
  527. $strCheckPrivs = 'Check Privileges';  //to translate
  528. $strCheckPrivsLong = 'Check privileges for database "%s".';  //to translate
  529. $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
  530. $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
  531. $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
  532. $strJumpToDB = 'Jump to database "%s".';  //to translate
  533. $strNoDatabasesSelected = 'No databases selected.';  //to translate
  534. $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
  535. $strGlobal = 'global';  //to translate
  536. $strDbSpecific = 'database-specific';  //to translate
  537. $strUsersHavingAccessToDb = 'Users having access to "%s"';  //to translate
  538. $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
  539. $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
  540. $strChangeCopyModeCopy = '... keep the old one.';  //to translate
  541. $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
  542. $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
  543. $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
  544. $strWildcard = 'wildcard';  //to translate
  545. $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
  546. $strQueryTime = 'Query took %01.4f sec';//to translate
  547. $strDBComment = 'Database comment: ';//to translate
  548. $strQueryFrame = 'Query window';//to translate
  549. $strQuerySQLHistory = 'SQL-history';//to translate
  550. $strMIME_MIMEtype = 'MIME-type';//to translate
  551. $strMIME_transformation = 'Browser transformation';//to translate
  552. $strMIME_transformation_options = 'Transformation options';//to translate
  553. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
  554. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
  555. $strMIME_available_mime = 'Available MIME-types';//to translate
  556. $strMIME_available_transform = 'Available transformations';//to translate
  557. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
  558. $strMIME_description = 'Description';//to translate
  559. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
  560. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
  561. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
  562. $strInnodbStat = 'InnoDB Status';  //to translate
  563. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
  564. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
  565. $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
  566. $strSQLOptions = 'SQL options';//to translate
  567. $strXML = 'XML';//to translate
  568. $strCSVOptions = 'CSV options';//to translate
  569. $strNoOptions = 'This format has no options';//to translate
  570. $strStatCreateTime = 'Creation';//to translate
  571. $strStatUpdateTime = 'Last update';//to translate
  572. $strStatCheckTime = 'Last check';//to translate
  573. $strPerMinute = 'per minute';//to translate
  574. $strPerSecond = 'per second';//to translate
  575. $strAutomaticLayout = 'Automatic layout';  //to translate
  576. $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
  577. $strFileNameTemplate = 'File name template';//to translate
  578. $strFileNameTemplateRemember = 'remember template';//to translate
  579. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
  580. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
  581. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
  582. $strAutodetect = 'Autodetect';  //to translate
  583. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
  584. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
  585. $strUseHostTable = 'Use Host Table';  //to translate
  586. $strShowFullQueries = 'Show Full Queries';  //to translate
  587. $strTruncateQueries = 'Truncate Shown Queries';  //to translate
  588. $strSwitchToTable = 'Switch to copied table';  //to translate
  589. $strCharset = 'Charset';  //to translate
  590. $strLaTeXOptions = 'LaTeX options';  //to translate
  591. $strRelations = 'Relations';  //to translate
  592. $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
  593. $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
  594. $strSaveOnServer = 'Save on server in %s directory';  //to translate
  595. $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
  596. $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
  597. $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
  598. $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
  599. $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
  600. $strInsertedRowId = 'Inserted row id:';  //to translate
  601. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  602. $strExcelOptions = 'Excel options';  //to translate
  603. $strReplaceNULLBy = 'Replace NULL by';  //to translate
  604. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  605. $strPaperSize = 'Paper size';  //to translate
  606. $strDatabaseNoTable = 'This database contains no table!';//to translate
  607. $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
  608. $strAddIntoComments = 'Add into comments';//to translate
  609. $strDatabaseExportOptions = 'Database export options';//to translate
  610. $strAddDropDatabase = 'Add DROP DATABASE';//to translate
  611. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  612. $strTableOptions = 'Table options';  //to translate
  613. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  614. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  615. $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
  616. $strCharsets = 'Charsets';  //to translate
  617. $strDescription = 'Description';  //to translate
  618. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  619. $strCollation = 'Collation';  //to translate
  620. $strMultilingual = 'multilingual';  //to translate
  621. $strGerman = 'German';  //to translate
  622. $strPhoneBook = 'phone book';  //to translate
  623. $strDictionary = 'dictionary';  //to translate
  624. $strSwedish = 'Swedish';  //to translate
  625. $strDanish = 'Danish';  //to translate
  626. $strCzech = 'Czech';  //to translate
  627. $strTurkish = 'Turkish';  //to translate
  628. $strEnglish = 'English';  //to translate
  629. $strHungarian = 'Hungarian';  //to translate
  630. $strCroatian = 'Croatian';  //to translate
  631. $strBulgarian = 'Bulgarian';  //to translate
  632. $strLithuanian = 'Lithuanian';  //to translate
  633. $strEstonian = 'Estonian';  //to translate
  634. $strCaseInsensitive = 'case-insensitive';  //to translate
  635. $strCaseSensitive = 'case-sensitive';  //to translate
  636. $strUkrainian = 'Ukrainian';  //to translate
  637. $strHebrew = 'Hebrew';  //to translate
  638. $strWestEuropean = 'West European';  //to translate
  639. $strCentralEuropean = 'Central European';  //to translate
  640. $strTraditionalChinese = 'Traditional Chinese';  //to translate
  641. $strCyrillic = 'Cyrillic';  //to translate
  642. $strArmenian = 'Armenian';  //to translate
  643. $strArabic = 'Arabic';  //to translate
  644. $strRussian = 'Russian';  //to translate
  645. $strUnknown = 'unknown';  //to translate
  646. $strBaltic = 'Baltic';  //to translate
  647. $strUnicode = 'Unicode';  //to translate
  648. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  649. $strKorean = 'Korean';  //to translate
  650. $strGreek = 'Greek';  //to translate
  651. $strJapanese = 'Japanese';  //to translate
  652. $strThai = 'Thai';  //to translate
  653. $strUseThisValue = 'Use this value';  //to translate
  654. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  655. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  656. $strInternalRelations = 'Internal relations';  //to translate
  657. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  658. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  659. $strLatexStructure = 'Structure of table __TABLE__';//to translate
  660. $strLatexContinued = '(continued)';//to translate
  661. $strLatexContent = 'Content of table __TABLE__';//to translate
  662. $strLatexIncludeCaption = 'Include table caption';//to translate
  663. $strLatexCaption = 'Table caption';//to translate
  664. $strLatexLabel = 'Label key';//to translate
  665. $strLatexContinuedCaption = 'Continued table caption';//to translate
  666.  
  667. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  668. $strLogServer = 'Server';  //to translate
  669. $strSortByKey = 'Sort by key';  //to translate
  670. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  671. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  672. $strConstraintsForTable = 'Constraints for table';  //to translate
  673. $strCreationDates = 'Creation/Update/Check dates';  //to translate
  674. $strCheckOverhead = 'Check tables with overhead';  //to translate
  675. $strExcelEdition = 'Excel edition';  //to translate
  676. $strDelayedInserts = 'Use delayed inserts';  //to translate
  677. $strSQLExportType = 'Export type';  //to translate
  678. $strAddConstraints = 'Add constraints';  //to translate
  679. $strGeorgian = 'Georgian';  //to translate
  680. $strCzechSlovak = 'Czech-Slovak';  //to translate
  681. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  682. $strMaximumSize = 'Maximum size: %s%s';  //to translate
  683. $strConnectionError = 'Cannot connect: invalid settings.';  //to translate
  684. $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
  685. $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
  686. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  687. $strAddIfNotExists = 'Add IF NOT EXISTS';  //to translate
  688. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  689. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  690. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  691. $strAfterInsertSame = 'Go back to this page';  //to translate
  692. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  693. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  694. $strDBRename = 'Rename database to';  //to translate
  695. $strOperator = 'Operator';  //to translate
  696. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  697. $strCalendar = 'Calendar';  //to translate
  698. $strRefresh = 'Refresh';  //to translate
  699. $strDefragment = 'Defragment table';  //to translate
  700. $strNoRowsSelected = 'No rows selected';  //to translate
  701. $strSpanish = 'Spanish';  //to translate
  702. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  703. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  704. $strServerNotResponding = 'The server is not responding';  //to translate
  705. $strTheme = 'Theme / Style';  //to translate
  706. $strTakeIt = 'take it';  //to translate
  707. $strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
  708. $strIcelandic = 'Icelandic';  //to translate
  709. $strLatvian = 'Latvian';  //to translate
  710. $strPolish = 'Polish';  //to translate
  711. $strRomanian = 'Romanian';  //to translate
  712. $strSlovenian = 'Slovenian';  //to translate
  713. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  714. $strSlovak = 'Slovak';  //to translate
  715. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  716. $strPersian = 'Persian';  //to translate
  717. $strAddFields = 'Add %s field(s)';  //to translate
  718. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  719. $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
  720. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  721. $strBinLogName = 'Log name';  //to translate
  722. $strBinLogPosition = 'Position';  //to translate
  723. $strBinLogEventType = 'Event type';  //to translate
  724. $strBinLogServerId = 'Server ID';  //to translate
  725. $strBinLogOriginalPosition = 'Original position';  //to translate
  726. $strBinLogInfo = 'Information';  //to translate
  727. $strBinaryLog = 'Binary log';  //to translate
  728. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  729. $strDBCopy = 'Copy database to';  //to translate
  730. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  731. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  732. $strPasswordHashing = 'Password Hashing';  //to translate
  733. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  734. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  735. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  736. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  737. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  738. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  739. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  740. $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
  741. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  742. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  743. $strAfterInsertNext = 'Edit next row';  //to translate
  744. $strView = 'View';  //to translate
  745. $strViewHasBeenDropped = 'View %s has been dropped';  //to translate
  746. $strEngines = 'Engines';  //to translate
  747. $strStorageEngines = 'Storage Engines';  //to translate
  748. $strStorageEngine = 'Storage Engine';  //to translate
  749. $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';  //to translate
  750. $strDefaultEngine = '%s is the default storage engine on this MySQL server.';  //to translate
  751. $strEngineAvailable = '%s is available on this MySQL server.';  //to translate
  752. $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';  //to translate
  753. $strEngineDisabled = '%s has been disabled for this MySQL server.';  //to translate
  754. $strMyISAMSortBufferSize = 'Sort buffer size';  //to translate
  755. $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';  //to translate
  756. $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
  757. $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate
  758. $strMyISAMRecoverOptions = 'Automatic recovery mode';  //to translate
  759. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
  760. $strMyISAMRepairThreads = 'Repair threads';  //to translate
  761. $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';  //to translate
  762. $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';  //to translate
  763. $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate
  764. $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';  //to translate
  765. $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate
  766. $strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
  767. $strVersionInformation = 'Version information';  //to translate
  768. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  769. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
  770. $strInnoDBDataFilePath = 'Data files';  //to translate
  771. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  772. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  773. $strBufferPool = 'Buffer Pool';  //to translate
  774. $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
  775. $strDataPages = 'Pages containing data';  //to translate
  776. $strFreePages = 'Free pages';  //to translate
  777. $strBusyPages = 'Busy pages';  //to translate
  778. $strDirtyPages = 'Dirty pages';  //to translate
  779. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  780. $strLatchedPages = 'Latched pages';  //to translate
  781. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  782. $strReadRequests = 'Read requests';  //to translate
  783. $strWriteRequests = 'Write requests';  //to translate
  784. $strBufferReadMisses = 'Read misses';  //to translate
  785. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  786. $strBufferWriteWaits = 'Write waits';  //to translate
  787. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  788. $strHTMLExcel = 'Microsoft Excel 2000';  //to translate
  789. $strHTMLExcelOptions = 'Microsoft Excel 2000 export options';  //to translate
  790. $strHTMLWord = 'Microsoft Word 2000';  //to translate
  791. $strHTMLWordOptions = 'Microsoft Word 2000 export options';  //to translate
  792. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  793. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  794. $strInnoDBPages = 'pages';  //to translate
  795. $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
  796. $strPrivDescCreateView = 'Allows creating new views.';  //to translate
  797. $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate
  798. $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
  799. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
  800. $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
  801. $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
  802. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';  //to translate
  803. $strGeneratePassword = 'Generate Password';  //to translate
  804. $strGenerate = 'Generate';  //to translate
  805. $strCopy = 'Copy';  //to translate
  806. $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.';  //to translate
  807. $strInvalidFieldCount = 'Table must have at least one field.';  //to translate
  808. $strInvalidRowNumber = '%d is not valid row number.';  //to translate
  809. $strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
  810. $strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
  811. $strAndThen = 'and then';  //to translate
  812. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  813. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  814. $strCSV = 'CSV';  //to translate
  815. $strImport = 'Import';  //to translate
  816. $strImportFormat = 'Format of imported file';  //to translate
  817. $strFileToImport = 'File to import';  //to translate
  818. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  819. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  820. $strCSVImportOptions = 'CSV options';  //to translate
  821. $strPartialImport = 'Partial import';  //to translate
  822. $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
  823. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  824. $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
  825. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  826. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  827. $strNothingToImport = 'You didn\'t enter any data to import!';  //to translate
  828. $strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
  829. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  830. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  831. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  832. $strErrorInZipFile = 'Error in ZIP archive:';  //to translate
  833. $strFlushQueryCache = 'Flush query cache';  //to translate
  834. $strFlushTables = 'Flush (close) all tables';  //to translate
  835. $strHandler = 'Handler';  //to translate
  836. $strJoins = 'Joins';  //to translate
  837. $strKeyCache = 'Key cache';  //to translate
  838. $strMaxConnects = 'max. concurrent connections';  //to translate
  839. $strQueryCache = 'Query cache';  //to translate
  840. $strReplication = 'Replication';  //to translate
  841. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  842. $strShowOpenTables = 'Show open tables';  //to translate
  843. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  844. $strShowSlaveStatus = 'Show slave status';  //to translate
  845. $strShowStatusReset = 'Reset';  //to translate
  846. $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';  //to translate
  847. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  848. $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size  value to cause temporary tables to be memory-based instead of disk-based.';  //to translate
  849. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  850. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  851. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  852. $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';  //to translate
  853. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  854. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  855. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  856. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  857. $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';  //to translate
  858. $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';  //to translate
  859. $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';  //to translate
  860. $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';  //to translate
  861. $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';  //to translate
  862. $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';  //to translate
  863. $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';  //to translate
  864. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  865. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  866. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  867. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  868. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  869. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  870. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  871. $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';  //to translate
  872. $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';  //to translate
  873. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  874. $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';  //to translate
  875. $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';  //to translate
  876. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  877. $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';  //to translate
  878. $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';  //to translate
  879. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  880. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  881. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  882. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  883. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  884. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  885. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  886. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  887. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  888. $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  889. $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  890. $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.';  //to translate
  891. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  892. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  893. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  894. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  895. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  896. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  897. $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';  //to translate
  898. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  899. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  900. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  901. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  902. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  903. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  904. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  905. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  906. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  907. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  908. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  909. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  910. $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';  //to translate
  911. $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';  //to translate
  912. $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';  //to translate
  913. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  914. $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';  //to translate
  915. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  916. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  917. $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';  //to translate
  918. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';  //to translate
  919. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  920. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  921. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  922. $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';  //to translate
  923. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  924. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  925. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  926. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  927. $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';  //to translate
  928. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  929. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  930. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  931. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  932. $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';  //to translate
  933. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  934. $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';  //to translate
  935. $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';  //to translate
  936. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  937. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  938. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  939. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  940. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  941. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  942. $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';  //to translate
  943. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  944. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  945. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  946. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  947. $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';  //to translate
  948. $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';  //to translate
  949. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  950. $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
  951. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  952. $strSorting = 'Sorting';  //to translate
  953. $strTempData = 'Temporary data';  //to translate
  954. $strThreads = 'Threads';  //to translate
  955. $strLDI = 'CSV using LOAD DATA';  //to translate
  956. $strLDILocal = 'Use LOCAL keyword';  //to translate
  957. $strLDIImportOptions = 'Options for CSV import using LOAD DATA';  //to translate
  958. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  959. $strTableAlreadyExists = 'Table %s already exists!';  //to translate
  960. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  961. $strNumberOfFields = 'Number of fields';  //to translate
  962. $strShowingBookmark = 'Showing bookmark';  //to translate
  963. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  964. $strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
  965. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  966. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  967. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  968. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  969. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  970. $strEsperanto = 'Esperanto';  //to translate
  971. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  972. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  973. $strFileNameTemplateDescriptionTable = 'table name';  //to translate
  974. $strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
  975. $strFileNameTemplateDescriptionServer = 'server name';  //to translate
  976. $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
  977. $strProtocolVersion = 'Protocol version';  //to translate
  978. $strMysqlClientVersion = 'MySQL client version';  //to translate
  979. $strUsedPhpExtensions = 'Used PHP extensions';  //to translate
  980. $strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
  981. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  982. $strLanguageFileNotFound = 'Language file "%1$s" not found.';  //to translate
  983. $strThemeNoPreviewAvailable = 'No preview available.';  //to translate
  984. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  985. $strPDF = 'PDF';  //to translate
  986. $strPDFOptions = 'PDF options';  //to translate
  987. $strPDFReportTitle = 'Report title';  //to translate
  988. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  989. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  990. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  991. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  992. $strThemeNotFound = 'Theme %s not found!';  //to translate
  993. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  994. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  995. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  996. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
  997. $strSQLImportOptions = 'SQL options';  //to translate
  998. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  999. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  1000. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  1001. ?>
  1002.